Welcome![Sign In][Sign Up]
Location:
Search - linux serial

Search list

[Embeded Linuxlinux-socket-C-S

Description: 嵌入式linux-socket串口编程,-Serial programming embedded linux-socket,
Platform: | Size: 11264 | Author: hbf | Hits:

[Linux-Unixreceive

Description: linux 串口多线程程序,Linux系统,嵌入式系统,希望有用-linux serial multi-threaded programs seek to help
Platform: | Size: 1024 | Author: prince | Hits:

[Linux-Unixlibserial-0.5.2.tar

Description: Linux 串口多线程程序,封装的不错,适用嵌入式系统-Linux serial multi-threaded process, package, good for embedded systems
Platform: | Size: 353280 | Author: prince | Hits:

[Com PortRS232_read

Description: Linux下串口通信的接收程序,采用C语言编写的,已经测试通过,证明可用-Linux, serial communication receiver program using C language, and has been tested, that can be used
Platform: | Size: 1024 | Author: 徐俊杰 | Hits:

[Linux-Unixlincom

Description: linux 下的用QT写的串口调试助手,画面很漂亮-written by QT under linux serial port debugging assistant, the picture is very beautiful
Platform: | Size: 195584 | Author: cf | Hits:

[Embeded-SCM DevelopEmbedded-Linux-GPRS

Description: 嵌入式Linux下实现GPRS拨号上网 本人使用FriendlyARM开发板(miniARM2440)与GPRS模块(SIM300,用广州动感地带的手机卡,cmnet 连接)实现了基于PPP的拨号上网,方法如下: 1.首先得让内核支持PPP,进入Linux 内核目录(kernel-2.6 或 以上内核版本),执行 #make menuconfig 添加如下内核选项: Device Drivers ---> Network device support ---> <*> PPP (point-to-point protocol) support [*] PPP multilink support <*> PPP support for async serial ports <*> PPP support for sync tty ports <*> SLIP (serial line) support [*] CSLIP compressed headers -Embedded Linux GPRS dial-up to achieve
Platform: | Size: 14336 | Author: gu | Hits:

[Communicationlinux

Description: lINUX Serial Communication VC-lINUX Serial Communication VC++
Platform: | Size: 4096 | Author: uma | Hits:

[Linux-Unixlinux-2.6.22.6_100ask24x0.patch

Description: 包含在内核补丁文件中的驱动程序源码,包括LED驱动程序,串口驱动程序,网卡驱动程序,SD卡驱动程序,LCD和USB驱动程序。-Patch file included in the kernel driver source code, including LED drivers, serial port driver, NIC driver, SD card driver, LCD, and USB drivers.
Platform: | Size: 259072 | Author: 季册 | Hits:

[Linux-UnixSerial-Programming-HOWTO

Description: Serial-Programming-HOWTO,linux下串口编程官方文档-Serial-Programming-HOWTO, linux serial port programming under the official document
Platform: | Size: 21504 | Author: 钱宏 | Hits:

[Linux-UnixLinux--serial

Description: Linux 下串口编程入门,初学者适合阅读-Introduction to serial port programming under Linux, for beginners to read
Platform: | Size: 12288 | Author: 钱宏 | Hits:

[Linux-Unixlinux-serial-programming

Description: linux下的串口编程,非常详细的指导资料-serial port programming under linux, very detailed guidance information
Platform: | Size: 13312 | Author: 钱宏 | Hits:

[Linux-UnixLinux-serial-doc

Description: Linux操作系统下的串口通信学习笔记.-Linux operating system, serial communication under study notes.
Platform: | Size: 16384 | Author: 钱宏 | Hits:

[Linux-Unixserial.tar

Description: Linux串口操作,包括设置停止位、校验位、传输速率-Linux serial port operation
Platform: | Size: 2048 | Author: Der Rooy | Hits:

[Linux-Unixrs232(linux)

Description: linux pc下的rs232串口通信程序。在程序中可以自己进行相关设置,如波特率,传送位数等。-under linux pc rs232 serial communication program. In the program can be related to their own settings, such as baud rate, number of bits transmitted and so on.
Platform: | Size: 15360 | Author: 肖皓 | Hits:

[SCMlinux-termios-program

Description: linux下串口通讯程序,可以实现数据的发送,接受。程序中有linux下串口的波特率、数据位、停止位、奇偶校验位的设置。-serial communication program under linux, you can send data to receive. Under the program in linux serial port baud rate, data bits, stop bits, parity bit setting.
Platform: | Size: 2048 | Author: 翻墙 | Hits:

[Embeded LinuxSerial-communication-protocol

Description: 串口通讯协议的实验,文档较详细的讲述了linux下串口参数的设置,以及数据的通讯-Serial communication protocol experiments, more detailed documentation about the parameters under linux serial port settings, and data communications
Platform: | Size: 4096 | Author: 翻墙 | Hits:

[Linux-Unixserial

Description: 本软件为linux下串口测试软件,是一款很简单的测试软件。-This software is under the linux serial port testing software, is a very simple test software.
Platform: | Size: 37888 | Author: lvchao | Hits:

[Linux-UnixLinux-Serial-Internet

Description: 本文主要说明某些简易 Linux 环境或者嵌入式 Linux 中实现串口上网的简单实现-This paper describes some simple embedded Linux in the Linux environment or a simple implementation of Serial Internet
Platform: | Size: 178176 | Author: | Hits:

[Linux-UnixLinux-serial

Description: Linux 系统串口使用代码 /* * Program: serial.c * Author: Paul Dean * Version: 0.0.3 * Date: 2002-02-19 * Description: To provide underlying serial port function, * for high level applications. * */ #include <termios.h> /* tcgetattr, tcsetattr */ #include <stdio.h> /* perror, printf, puts, fprintf, fputs */ #include <unistd.h> /* read, write, close */ #include <fcntl.h> /* open */ #include <sys/signal.h> #include <sys/types.h> #include <string.h> /* bzero, memcpy */ #include <limits.h> /* CHAR_MAX */ #include "vardef.h" /* INT32, INT16, INT8, UINT32, UINT16, UINT8 */ #include "serial.h"-This directory contains the version 0.0.4 release of the Serial Debugger (SDB). The SDB is free software. If you think it is useful in your applications or solutions, you are admitted to use this source code with the declaration of Copyright to the original author, now Ding Baohua. Install procedure is referred to INSTALL file.
Platform: | Size: 8192 | Author: zhangxiaojun | Hits:

[Linux-Unixlinux

Description: linux串口驱动分析,结构框架分析,网页保存版-Analysis of the Linux serial port driver
Platform: | Size: 23552 | Author: 89u8 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net